Request  (GetOnHandQuantityDisplayStringSoapIn)
The request body is of type GetOnHandQuantityDisplayString.
Request Body Parameters
| Name | Description | Data Type | 
| Item_ID |   | xml:int | 
| EnableOnHandQuantityDisplay |   | xml:boolean | 
| EnableLeadTimeMessage |   | xml:boolean | 
| LimitedAvailableMessage |   | xml:string | 
| LimitedUnavailableMessage |   | xml:string | 
| UnlimitedAvailableMessage |   | xml:string | 
| UnlimitedUnavailableMessage |   | xml:string | 
| LeadTimeMessage |   | xml:string | 
 
			
			
			
            Example
The following example shows how to perform the web operation in CyberStore.
 
            
            
			
			
200 Response  (GetOnHandQuantityDisplayStringSoapOut)
The response body is of type GetOnHandQuantityDisplayStringResponse.
Response Body Parameters
| Name | Description | Data Type | 
| GetOnHandQuantityDisplayStringResult | A string value containing a JSON object. 
 | xml:string | 
 
			
        See Also